home *** CD-ROM | disk | FTP | other *** search
-
- This is a patch to fix problems with text otuput in the awt in
- the jdk-linux-1.0-try1... This will *NOT* be needed for *ANY* other
- version!
-
- To run with the patch set the environment variable LD_PRELOAD
- to the full path and filename of the included .so file. I recommend
- doing this by modifying the .java_wrapper script in java/bin.
- Included in this patch is a modified .java_wrapper, replace yours with
- it. It expects the libjavapatch.so.1 to be in lib/i586.
-
- Further, I forgot to make the i486 and i386 links in java/bin and
- java/lib. You'll need them unless you have a pentium ;)
-
- **CAUTION**: If you manually set LD_PRELOAD, and then start any other X
- program that uses unicode, it will most likely not work. You have been
- warned!
-
- Thanks,
- --randy
- <chapman@u.washington.edu>
-
-